projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d41843
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Thu, 4 Jan 2001 14:10:01 +0000
(14:10 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Thu, 4 Jan 2001 14:10:01 +0000
(14:10 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 42a881c37c91c4d0fe4f8ea73343f5863f97726d..04a1786a622e874110c76425e886cbff9ebb1561 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,11
@@
+2001-01-04 Gerd Moellmann <gerd@gnu.org>
+
+ * tooltip.el (tooltip-frame-parameters): Remove colors.
+ (tooltip): New face
+ (tooltip-set-param): New function.
+ (tooltip-show): Set up color frame parameters from face `tooltip'.
+ Display the tooltip text in face `tooltip'.
+
2001-01-03 Dave Love <fx@gnu.org>
* dired-x.el: Doc fixes. Maintainer change.